HaruPage
PHP Manual

HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosGet the current position for path painting

Descripción

array HaruPage::getCurrentPos ( void )

Get the current position for path painting.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns the current position for path painting as an array of with two elements - "x" and "y".

Errors/Exceptions

Throws a HaruException on error.


HaruPage
PHP Manual